home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac 1993 September / September 93.iso / Archives / Utilities / Font / Font Utilities / reAdobe 1.1 / reAdobe 1.1 info < prev    next >
Encoding:
Text File  |  1991-10-05  |  1.6 KB  |  43 lines  |  [TEXT/MSWD]

  1. reAdobe 1.0
  2.  
  3. Copyright 1990, 1991 by Rob Elliott. All rights reserved.
  4. Source code and executables may be freely distributed with the
  5. copyright notice intact.
  6.  
  7. Converts a PostScript Type 1 font in text format (as used on
  8. NeXT computers, for example) into a Macintosh downloadable
  9. Type 1 font using a resource fork format.  This is the opposite
  10. of the work done by another program called unAdobe.  The output
  11. can be opened by Altsys’ Fontographer (versions 3 and up), which
  12. can generate the appropriate bitmap files needed for the Macintosh system.
  13.  
  14. Developed with THINK C version 4.0.  The Mac interface is limited, 
  15. and debugging messages are still printed out.  Contact me if you 
  16. want to help spruce this up.  There might be some Type 1 fonts
  17. out there which it cannot parse properly - let me know if you
  18. run into one.
  19.  
  20. This program could lead to a general purpose font converter, which
  21. would do several tasks I don’t think can be done by other utilities:
  22. * convert easily between Macintosh, text (NeXT), and IBM PC
  23. font formats.
  24. * convert Type 1 fonts into Type 3 fonts.
  25. * change UniqueID numbers and font names (including inside the
  26. eexec portion of Type 1 fonts)
  27.  
  28. If you know of a utility that can handle most of these already, please let me know about it.
  29.  
  30. References:
  31. _Supporting Downloadable Postscript(R in a Circle) Fonts_
  32. Technical Note #5040 by Adobe Systems Incorporated.  This
  33. is available from their mail server on Internet, or through
  34. the Developer support group.
  35.  
  36. _Adobe Type 1 Font Format_, the "black book" by Adobe. 
  37.  
  38. Rob Elliott
  39. CIS [70675,1204]
  40. Internet: relliott@b11.ingr.com
  41. 1030 Bayshore Drive #711, Huntsville, AL 35824-1402
  42.  
  43.